[INFO] fetching crate paseto-rs 0.1.2...
[INFO] fixing paseto-rs-0.1.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate paseto-rs 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate paseto-rs 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate paseto-rs 0.1.2
[INFO] tweaked toml for crates.io crate paseto-rs 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate paseto-rs 0.1.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate paseto-rs 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f607a9dd39eae1de9211c5b1e03ca20d8700475f5dc9fe11ffabf79e9d26b6c
[INFO] running `Command { std: "docker" "start" "5f607a9dd39eae1de9211c5b1e03ca20d8700475f5dc9fe11ffabf79e9d26b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f607a9dd39eae1de9211c5b1e03ca20d8700475f5dc9fe11ffabf79e9d26b6c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f607a9dd39eae1de9211c5b1e03ca20d8700475f5dc9fe11ffabf79e9d26b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f607a9dd39eae1de9211c5b1e03ca20d8700475f5dc9fe11ffabf79e9d26b6c" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking paseto-rs v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `paseto_v4` in this scope
[INFO] [stdout]  --> tests/test_vectors.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use paseto_v4::{
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `paseto_v4`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 - use paseto_v4::{
[INFO] [stdout] 6 + use paseto_rs::{
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_vectors.rs:111:17
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Ok((payload, footer)) => {
[INFO] [stdout]     |                 ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_vectors.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Ok((payload, footer)) => {
[INFO] [stdout]     |                          ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_vectors.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Ok((payload, footer)) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `([u8], [u8])`, the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: required because it appears within the type `([u8], [u8])`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:561:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_vectors.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Ok((payload, footer)) => {
[INFO] [stdout]     |                 ^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_vectors.rs:145:26
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Ok((payload, footer)) => {
[INFO] [stdout]     |                          ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> tests/test_vectors.rs:145:13
[INFO] [stdout]     |
[INFO] [stdout] 145 |             Ok((payload, footer)) => {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `([u8], [u8])`, the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: required because it appears within the type `([u8], [u8])`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/result.rs:561:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paseto-rs` (test "test_vectors") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "5f607a9dd39eae1de9211c5b1e03ca20d8700475f5dc9fe11ffabf79e9d26b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f607a9dd39eae1de9211c5b1e03ca20d8700475f5dc9fe11ffabf79e9d26b6c", kill_on_drop: false }`
[INFO] [stdout] 5f607a9dd39eae1de9211c5b1e03ca20d8700475f5dc9fe11ffabf79e9d26b6c
